Click or drag to resize

RetentionPolicyTagContentSettings Property

Contains the settings that control when items expire and the types of items that expire.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ContentSettings ContentSettings { get; set; }

Property Value

Type: ContentSettings
The content settings.
See Also